getShownStateInsets

Retrieves the Insets when the windows this animation is controlling are fully shown.

Note that these insets are always relative to the window, which is the same as being relative to getRootView

If there are any animation listeners registered, this value is the same as getUpperBound that is being passed into the root view of hierarchy.

Return

Insets when the windows this animation is controlling are fully shown.

See also